﻿.hs_container{
	position:relative;
	width:100%;
	margin:0 30px;
	min-height:471px;
	overflow:hidden;
	clear:both;
		cursor:pointer;
	}
.hs_area img{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.hs_area img.hs_visible{
	display:block;
	z-index:9999;
}
.hs_area1{
	width:160px;
	height:160px;
	top:0px;
	left:0px;
}


p.hptxt{
	margin: 0;
	font-size: 16px
}

       



